tools: use sysfs interface to balloon driver if present
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 17 Nov 2008 15:54:31 +0000 (15:54 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 17 Nov 2008 15:54:31 +0000 (15:54 +0000)
commit336c6833737db68e90a4239f5f357a9eb3d860fa
treee33ba74042d212c0d7fa5b0ca4790d7c41dc9067
parentb332f3477769d83d1b5c0813639531c258f3c661
tools: use sysfs interface to balloon driver if present

The pvops dom0 kernel does not expose the balloon driver via
/proc/xen, so use the sysfs interface.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
tools/python/xen/xend/osdep.py